Skip to content

fix: align confirmation prompt behavior with (Y/n) convention#4350

Open
mikhailUshakoff wants to merge 1 commit into
foundry-rs:masterfrom
mikhailUshakoff:fix/verify-prompt-default
Open

fix: align confirmation prompt behavior with (Y/n) convention#4350
mikhailUshakoff wants to merge 1 commit into
foundry-rs:masterfrom
mikhailUshakoff:fix/verify-prompt-default

Conversation

@mikhailUshakoff
Copy link
Copy Markdown

@mikhailUshakoff mikhailUshakoff commented May 8, 2026

Closes #4349

Introduced changes

  • This PR updates the sncast verify command prompt handling so that empty input is interpreted as "yes", aligning behavior with common CLI conventions and improving UX consistency.

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@mikhailUshakoff mikhailUshakoff requested a review from a team as a code owner May 8, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify command fails on empty input despite (Y/n) default

1 participant